-
Re: We need a tutorial on how to create a font tester in HTML / CSS / JS
I worked on a HTML/CSS/JS implementation of Galvanized Jets for Samarskaya and Partners. If you want to know how it's done, the code is all available on GitHub. That may be worth a read because it's …4 -
Re: Flipping alternates
The feature code would be lookupflag IgnoreLigatures; sub @default @alts' by @italics; but to make it work you would need to set the GDEF categories. If you are using Glyphs, select all the glyphs yo…1 -
Re: Full character set of Latin script
I know this stuff is hard and type designers are trying to be helpful to one another, and so I genuinely don't mean to be snarky but... throwing out these lists and (particularly) images of glyphs u…1 -
Re: Fontbakery feedback
Try this.6 -
Re: Full character set of Latin script
There isn't really any such thing as "the" "full" character set of the Latin script; it depends what languages you are targeting. If you want to cover everything that Unicode cons…9